home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / COMM / WTERM110.ARJ / WTCOLOR.DOC < prev    next >
Text File  |  1992-05-03  |  4KB  |  119 lines

  1.  
  2.                                    WTCOLOR
  3.                           The \/\/term Color Modifier
  4.                                  Version 1.10
  5.                                    05-03-92
  6.                                 by Tom Collins
  7.  
  8.  
  9.          \/\/hat?
  10.          --------
  11.  
  12.          WTCOLOR is a cute little utility for modifying the screen
  13.          colors in WTERM, Walter Cox's communications package.
  14.          WTCOLOR provides a full-screen simulation of the WTERM setup
  15.          colors, and lets you easily modify 'em using just your cursor
  16.          keys and the RETURN key.
  17.  
  18.          How /\/\uch?
  19.          ------------
  20.  
  21.          WTERM is a free (non-shareware) program.  So is WTCOLOR.  If
  22.          you like it, use it.  If not, don't.  I don't care.
  23.  
  24.          Bugs?
  25.          -----
  26.  
  27.          WTCOLOR has been extensively tested (for about ten minutes),
  28.          and is guaranteed to work on all computers in all
  29.          configurations without a single problem.  If you find what
  30.          you think is a bug in the program, keep it to yourself.
  31.  
  32.          How Do I Use It?
  33.          ----------------
  34.  
  35.          Put WTCOLOR.EXE somewhere on a disk.  From the DOS command
  36.          line, type a command like this:
  37.  
  38.          C:> WTCOLOR
  39.  
  40.          This will cause WTCOLOR to read and write to a file called
  41.          WTERM.CFG in the current directory.  If it's not there,
  42.          WTCOLOR will call your mother and have her tell you to get
  43.          your act together.
  44.  
  45.          If you want to run WTCOLOR from a directory other than where
  46.          WTERM.CFG is, or you want to use a different .CFG file name,
  47.          try something like this:
  48.  
  49.          C:> WTCOLOR MYWTERM.CFG
  50.  
  51.          or
  52.  
  53.          C:> WTCOLOR -CMYWTERM.CFG
  54.  
  55.          (for compatibility with the WTERM command line mode)
  56.  
  57.          The program will display a menu of things you can do.  Use
  58.          the arrow keys and RETURN to select things, just like on
  59.          every other windowed package you've ever seen.  When you're
  60.          done, select Quit and save the changes if you like 'em.
  61.  
  62.          That's all there is to it.
  63.  
  64.          \/\/hy did I write WTCOLOR?
  65.          ---------------------------
  66.  
  67.          Just because I thought it would be fun.
  68.  
  69.          Source Code?
  70.          ------------
  71.  
  72.          WTCOLOR was written in Microsoft QuickC using the TCXL
  73.          windowing libraries, and you can have the source code.  If
  74.          you pay me enough.
  75.  
  76.          \/ersions
  77.          ---------
  78.  
  79.          WTCOLOR is released as a companion to WTERM, and will be
  80.          included in each new WTERM release.  So far, we've had:
  81.  
  82.             Version    Date    Why
  83.             ------- ---------- -------------------------------------
  84.              1.05    07-04-90   First release
  85.  
  86.              1.05a   07-08-90   Disallowed background color change
  87.                                 unless changing frame, as per \/\/'s
  88.                                 suggestion.
  89.  
  90.              1.08    01-02-91   Revised code for the newer TCXL window
  91.                                 library.  WTCOLOR is now bigger and
  92.                                 slower, but it looks a lot better (as
  93.                                 required by Microsoft technical
  94.                                 journal, WIN409T21, "MS Windows and
  95.                                 the Wave of the Future").
  96.  
  97.              1.10    05-03-92   Recompiled with a less buggy windowing
  98.                                 library that doesn't cause WTCOLOR to hang
  99.                                 on XTs.  Added mouse support for color
  100.                                 picking.  Fixed "illegal near pointer" bug.
  101.                                 Added warning to C and M options for Kirby
  102.                                 Krieger, who suggested it.
  103.  
  104.          Latest Releases
  105.          ---------------
  106.  
  107.          Unless WTCOLOR has some horrible, disk-eating bug and has to
  108.          be released separately, the latest WTCOLOR will be available
  109.          in the latest WTERM release.
  110.  
  111.          Final Comments
  112.          --------------
  113.  
  114.          None, thanks.
  115.  
  116.  
  117.          -- Tom Collins
  118.  
  119.